d/control: Reformat via "cme fix dpkg-control" (routine-update).
authorAaron M. Ucko <ucko@debian.org>
Mon, 29 Sep 2025 02:49:24 +0000 (22:49 -0400)
committerAaron M. Ucko <ucko@debian.org>
Mon, 29 Sep 2025 02:49:24 +0000 (22:49 -0400)
* Format potentially multi-valued entries as

  Key:
   value1,
   value2,
   ...

  rather then

  Key: value1,
       value2,
       ...

* Move Standards-Version up to between Source and Maintainer.

debian/changelog
debian/control

index 194a32dd96f894ea402a1b511561d45672ebd468..39b3a166b375f8067dd064fe3bbff7cbcf011d95 100644 (file)
@@ -1,7 +1,9 @@
 ncbi-blast+ (2.17.0+ds-1) UNRELEASED; urgency=medium
 
   * New upstream release.  (NOT RELEASED YET.)
-  * debian/control: Require SSE 4.2 on x86 per upstream.
+  * debian/control:
+    - Require SSE 4.2 on x86 per upstream.
+    - Reformat via "cme fix dpkg-control" (routine-update).
   * debian/copyright: Update with more help from lrc.
   * debian/ncbi-blast+.lintian-overrides: Override embedded-library zlib
     for libzcf.so, which is Cloudflare's fork.
index 95ea07f689dfb1730c2975ccdb0c5a669b84844f..7234c3e6a1a0521006206d6e535b8aac6b84bc17 100644 (file)
@@ -1,27 +1,30 @@
 Source: ncbi-blast+
+Standards-Version: 4.7.2
 Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
-Uploaders: Olivier Sallou <osallou@debian.org>,
-           Andreas Tille <tille@debian.org>,
-           Aaron M. Ucko <ucko@debian.org>
+Uploaders:
+ Olivier Sallou <osallou@debian.org>,
+ Andreas Tille <tille@debian.org>,
+ Aaron M. Ucko <ucko@debian.org>,
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 13),
-               autoconf2.69
-Build-Depends-Arch: libboost-test-dev,
-                    libbz2-dev,
-                    libc-dev-bin,
-                    libgnutls28-dev,
-                    liblmdb-dev,
-                    libmbedtls-dev,
-                    libncbi-vdb-dev [amd64 arm64 x32],
-                    libnghttp2-dev,
-                    libpcre2-dev,
-                    libsqlite3-dev,
-                    libuv1-dev,
-                    time,
-                    zlib1g-dev,
-                    procps
-Standards-Version: 4.7.2
+Build-Depends:
+ debhelper-compat (= 13),
+ autoconf2.69,
+Build-Depends-Arch:
+ libboost-test-dev,
+ libbz2-dev,
+ libc-dev-bin,
+ libgnutls28-dev,
+ liblmdb-dev,
+ libmbedtls-dev,
+ libncbi-vdb-dev [amd64 arm64 x32],
+ libnghttp2-dev,
+ libpcre2-dev,
+ libsqlite3-dev,
+ libuv1-dev,
+ time,
+ zlib1g-dev,
+ procps,
 Vcs-Browser: https://salsa.debian.org/med-team/ncbi-blastplus
 Vcs-Git: https://salsa.debian.org/med-team/ncbi-blastplus.git
 Homepage: https://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/
@@ -30,13 +33,15 @@ Rules-Requires-Root: no
 Package: ncbi-blast+
 Architecture: any
 Multi-Arch: foreign
-Depends: ncbi-data,
-         python3,
-        sse4.2-support [any-amd64 any-i386 any-x32],
-         ${misc:Depends},
-         ${perl:Depends},
-         ${shlibs:Depends}
-Enhances: t-coffee
+Depends:
+ ncbi-data,
+ python3,
+ sse4.2-support [any-amd64 any-i386 any-x32],
+ ${misc:Depends},
+ ${perl:Depends},
+ ${shlibs:Depends},
+Enhances:
+ t-coffee,
 Description: next generation suite of BLAST sequence search tools
  The Basic Local Alignment Search Tool (BLAST) is the most widely
  used sequence similarity tool. There are versions of BLAST that
@@ -54,8 +59,9 @@ Description: next generation suite of BLAST sequence search tools
 Package: ncbi-blast+-legacy
 Architecture: all
 Multi-Arch: foreign
-Depends: ncbi-blast+,
-         ${misc:Depends}
+Depends:
+ ncbi-blast+,
+ ${misc:Depends},
 Description: NCBI Blast legacy call script
  This package adds some fake scripts to call NCBI+ programs
  with the NCBI blast command line. It makes use of the